Skip to content

cache more unit tests: loads of small changes - #111

Merged
rahulbot merged 3 commits into
mainfrom
cached-unit-tests
Aug 25, 2026
Merged

cache more unit tests: loads of small changes#111
rahulbot merged 3 commits into
mainfrom
cached-unit-tests

Conversation

@rahulbot

Copy link
Copy Markdown
Contributor

I was having tons of problems from here in Berlin with loading webpages for these unit tests. However, only a very small set of these actually need a live internet connection; most are about operating on HTML. So I redid the cache approach here to use cached HTML as much as possible and leave only the handful of tests that work on redirects and such without any cached fixture. These tests all pass much more quickly.

Part of this is also motivated by adding automated testing on more python versions, so more reliable, repeatable, and faster running of all our unit tests is very desirable.

@rahulbot
rahulbot requested a review from philbudne August 24, 2026 12:50
@rahulbot
rahulbot marked this pull request as ready for review August 24, 2026 13:01
@rahulbot
rahulbot merged commit d3230b8 into main Aug 25, 2026
2 checks passed
@rahulbot
rahulbot deleted the cached-unit-tests branch August 25, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant